home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Paradise Collection 4 / CD ROM Paradise Collection 4 1995 Nov.iso / games_d / gnuchess.zip / README.TXT < prev    next >
Text File  |  1990-12-27  |  1KB  |  29 lines

  1.     This is the archived version of gnuchess 3.1 along with a chess
  2. game analysis program based on gnuchess.
  3.  
  4. The analysis program is called gnuan.exe which uses gnuchess to analyse
  5. a whole chess game.  It will take a file with the game in algebraic
  6. notation, and analyse each move made, tell what it would have done,
  7. and give the score it would have given the position after its move.
  8. The max depth and max time per move can be set for different levels
  9. of analysis.
  10.  
  11.     Gnuchess is a public domain chess program from the Free Software
  12. Foundation.  Gnuchess plays a strong game.  It appears to be better
  13. than my Novag Super VIP chess computer which was rated between 1950
  14. and 2000 by Computer Chess Reports.  Gnuchess was running on an 11
  15. Mhz PC at the time. The human interface is not as good as most chess
  16. programs, since the output is ASCII graphics.  The gnuchess program
  17. is called gnuchess.exe, and it reads gnuchess.boo for its opening
  18. book.
  19.  
  20.     It comes with source, executables, and makefiles for a variety
  21. of compilers.  The source code is all in C.  It is quite portable
  22. code, and should be compilable on other machines with only minor
  23. modifications.
  24.  
  25. -Truman
  26.  
  27.  
  28. 
  29.